CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - C语言课程 设计 管理系统

搜索资源列表

  1. 偶的课程设计

    0下载:
  2. 还是个图书馆管理系统,是用C语言实现的,传统的图书馆系统的功能都能实现了...希望大家笑纳!-or a library management system, using the C language, the traditional library system can realize the function of the heart ... we hope!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4146
    • 提供者:甘坚
  1. seere

    0下载:
  2. 针对C语言课程设计!图书管理系统内容!一一切都可以作好。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:103012
    • 提供者:yjump
  1. kechengsheji

    0下载:
  2. C语言编写的课程设计是一个师生管理系统的,很具体,还有代码。更生动,还有报告。-C language curriculum design is a management system for teachers and students, and very specific, as well as code. More lively, there are reports.
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:202691
    • 提供者:xuefeng
  1. xueshengziliaoguanlixitong

    0下载:
  2. C语言课程设计,学生资料管理系统,绝对完整,-C language curriculum design, student information management system, absolute integrity,
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:254705
    • 提供者:狄洪亮
  1. yinhangjia

    0下载:
  2. 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:68163
    • 提供者:张许
  1. Clanguagecurriculumdesignreport

    0下载:
  2. C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:17679
    • 提供者:
  1. gzs

    0下载:
  2. c语言课程设计,高校招生管理系统对高校类别高校信息,高校招生信息,进行管理。运行通过-c language curriculum design, university enrollment management system categories of colleges and universities colleges and universities information, college entrance information, to manage. Run through. . .
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:23514
    • 提供者:李好
  1. tushuguanguanlixitong

    0下载:
  2. c语言图书馆管理系统课程设计,包括流程图,数据字典,以及源代码-c language program library management system design, including flow charts, data dictionary, and the source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:16625
    • 提供者:黄庆联
  1. xueshengguanlixitong

    0下载:
  2. c语言程序设计课程设计源代码--学生管理系统-Student management system
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:4458
    • 提供者:k
  1. tushuguanlixitong

    0下载:
  2. 图书馆管理系统设计,用于C语言初学者,课程设计-Library management system design
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:22424
    • 提供者:xufuan
  1. C-language-curriculum-design

    0下载:
  2. 基于C语言的简易学生信息管理系统,这是一个完整的课程设计报告!大家可以借鉴一下!-Simple C-based student information management system, which is a complete course design! We can learn from!
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:135441
    • 提供者:祝磊
  1. Student-Grade-Manage

    0下载:
  2. c语言课程设计题--学生成绩管理系统。实现了对学生成绩的查询,修改,删除,保存等基本功能。-c language curriculum design questions- Student achievement management system. Student achievement query, modify, delete, save, and other basic functions.
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:9216
    • 提供者:dasy
  1. Curriculum-design-report

    0下载:
  2. c语言编写的活期储蓄账目管理系统的课程设计报告-c language demand savings accounts management curriculum design report
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:256807
    • 提供者:张磊
  1. CPP

    0下载:
  2. 用c++语言,实现酒店客房管理系统,将结果输入文件中,课程设计-Using c++ language, to achieve hotel management system that will result in the input file, curriculum design
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:13689
    • 提供者:
  1. student-manage

    1下载:
  2.  学生信息管理系统 一、 课题内容和要求 设计一个简化的学生成绩管理系统,并用C语言实现。对该系统的要求如下:  1. 该系统应实现以下功能 (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的20 、30 和50 。 (3)计算每位学生的总评成绩。 (4)计算该班级某课程的总平均成绩。 (5)算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:208393
    • 提供者:裴安山
  1. 图书管理系统课程设计指导书

    0下载:
  2. 图书管理系统课程设计指导书,java语言编写的图书管理系统,SQL结合C#.net,很详细,拥有三层架构层层深入,适合初学数据库来锻炼和提高
  3. 所属分类:文档资料

  1. tushuguanlixitong

    0下载:
  2. 图书管理系统大一C语言课程设计源代码,还有些别的-Books Management System C
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2978
    • 提供者:韩意
  1. 图书管理系统教程 《数据库原理及应用课程设计》任务书

    2下载:
  2. 要求完成一个具有一定实用价值的图书管理系统,主要任务包括:  在Microsoft SQL Server 2000/2005/2008环境下建立图书管理系统所使用的数据库,利用企业管理器或查询分析器建立各种数据库对象,包括:数据表、视图、约束、存储过程和触发器等;  掌握ADO.NET编程技术,对MS SQL Server数据库进行连接和操纵;  掌握使用C#语言开发一个数据库应用系统的基本方法和步骤,熟悉一些基础功能的实现方法,如:数据维护(插删改等操作),数据查询、浏览和Exce
  3. 所属分类:文档资料

  1. 最新版本

    0下载:
  2. 超市管理系统,网上自选商品的一种管理系统,主要使用了链表等基础的数据结构的编程方式,文件涵盖方面较小,是大学本科第一学期c语言测试的实验课程设计(Supermarket management system)
  3. 所属分类:软件工程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:源猿s
  1. c程序课程设计代码

    0下载:
  2. 用c/c++做的本科生毕业管理系统,本科生c课程设计,资料包括c程序代码。(Graduate management system for undergraduate students with c/c++)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:14336
    • 提供者:小栗旬H
« 12 »
搜珍网 www.dssz.com